From 4500693808af92e50107bd250caabe1cf86e7977 Mon Sep 17 00:00:00 2001 From: robertl Date: Tue, 13 Feb 2007 19:47:49 +0000 Subject: [PATCH] Add doc for Linux users building from source. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2666 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/xmldoc/chapters/build.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gpsbabel/xmldoc/chapters/build.xml b/gpsbabel/xmldoc/chapters/build.xml index abc68c53c..67284051c 100644 --- a/gpsbabel/xmldoc/chapters/build.xml +++ b/gpsbabel/xmldoc/chapters/build.xml @@ -23,10 +23,14 @@ Linux, Solaris, and a variety of processors and compilers. ./configure && make Expat is strongly recommended for source builds as it is -required for reading all the XML formats such as GPX. +required for reading all the XML formats such as GPX. Fedora users +may need to 'yum install expat-devel'. Ubutnu users may need to +'apt-get install expat libexpat-dev'. libusb is recommended for OS/X and Linux if you want to use a USB Garmin. +Fedora users may need to 'yum install expat-devel'. Ubutnu users may +need to 'apt-get install libusb-dev'. There are additional flags that can be passed to configure to customize your build of GPSBabel. -- 2.30.2